home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / expgraph.arc / PRINTDOC.BAT < prev    next >
Encoding:
DOS Batch File  |  1986-09-20  |  512 b   |  13 lines

  1. cls
  2. REM Prepare to print the ExpressGraph documentation by:
  3. REM
  4. REM         1 - Making sure that there is enough paper to
  5. REM             print the entire manual.  It requires about 90 pages.
  6. REM
  7. REM         2 - Making sure your printer is ready and that the print
  8. REM             head is directly over a page break perforation.
  9. REM
  10. REM  Ready to print the ExpressGraph User's Guide . . .
  11. pause
  12. copy graph.doc prn
  13.